2025-07-11 01:06:18,334 [ 319615 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-11 01:06:18,334 [ 319615 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-11 01:06:18,334 [ 319615 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-11 01:06:18,334 [ 319615 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_7bged8 --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_storage_postgresql/test.py::test_where_false 'test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered]' 'test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_file[ordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_file[unordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered]' 'test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered]' 'test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered]' test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 'test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered]' 'test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered]' 'test_storage_url/test.py::test_file_formats[CSV]' 'test_storage_url/test.py::test_file_formats[JSONEachRow]' 'test_storage_url/test.py::test_file_formats[Parquet]' 'test_storage_url/test.py::test_file_formats[TSV]' test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_union_header/test.py::test_read test_user_defined_object_persistence/test.py::test_persistence test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 'test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted]' 'test_zero_copy_unfreeze/test.py::test_unfreeze[s3]' test_zookeeper_config/test_password.py::test_identity -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [56 items] scheduling tests via LoadFileScheduling test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_table_function_mongodb/test.py::test_auth_source test_userspace_page_cache/test.py::test_basics test_system_logs_recreate/test.py::test_drop_system_log test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] test_transactions/test.py::test_rollback_unfinished_on_restart1 test_storage_postgresql/test.py::test_where_false test_storage_url/test.py::test_file_formats[CSV] [gw3] [ 1%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw3] [ 3%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw0] [ 5%] PASSED test_storage_url/test.py::test_file_formats[CSV] test_storage_url/test.py::test_file_formats[JSONEachRow] [gw3] [ 7%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config [gw0] [ 8%] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] test_storage_url/test.py::test_file_formats[Parquet] [gw0] [ 10%] PASSED test_storage_url/test.py::test_file_formats[Parquet] test_storage_url/test.py::test_file_formats[TSV] [gw0] [ 12%] PASSED test_storage_url/test.py::test_file_formats[TSV] test_storage_url/test.py::test_partition_by [gw0] [ 14%] PASSED test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights [gw0] [ 16%] PASSED test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster [gw0] [ 17%] PASSED test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection [gw0] [ 19%] PASSED test_storage_url/test.py::test_url_cluster_with_named_collection [gw7] [ 21%] PASSED test_storage_postgresql/test.py::test_where_false [gw4] [ 23%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_zookeeper_config/test_password.py::test_identity [gw8] [ 25%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw8] [ 26%] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] [gw2] [ 28%] PASSED test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type [gw6] [ 30%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw2] [ 32%] PASSED test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type [gw2] [ 33%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns [gw2] [ 35%] PASSED test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials [gw2] [ 37%] PASSED test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid [gw4] [ 39%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw5] [ 41%] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_union_header/test.py::test_read [gw2] [ 42%] PASSED test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection [gw2] [ 44%] PASSED test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri [gw2] [ 46%] PASSED test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation [gw2] [ 48%] PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select [gw5] [ 50%] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw2] [ 51%] PASSED test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri [gw2] [ 53%] PASSED test_table_function_mongodb/test.py::test_simple_select_uri test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw5] [ 55%] PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access [gw4] [ 57%] PASSED test_union_header/test.py::test_read [gw7] [ 58%] PASSED test_zookeeper_config/test_password.py::test_identity test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw6] [ 60%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_system_logs_comment/test.py::test_system_logs_comment [gw6] [ 62%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw8] [ 64%] PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part [gw1] [ 66%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] [gw1] [ 67%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] [gw9] [ 69%] PASSED test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment [gw1] [ 71%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] [gw1] [ 73%] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] [gw1] [ 75%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] [gw1] [ 76%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] [gw1] [ 78%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] [gw1] [ 80%] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] [gw9] [ 82%] PASSED test_userspace_page_cache/test.py::test_size_adjustment [gw1] [ 83%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] test_user_defined_object_persistence/test.py::test_persistence [gw1] [ 85%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] [gw9] [ 87%] PASSED test_user_defined_object_persistence/test.py::test_persistence [gw1] [ 89%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] [gw1] [ 91%] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch [gw1] [ 92%] PASSED test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] [gw1] [ 94%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] [gw1] [ 96%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] [gw1] [ 98%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] [gw1] [100%] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source /ClickHouse/tests/integration/test_table_function_mongodb/test.py:368: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:125: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_missing_columns /ClickHouse/tests/integration/test_table_function_mongodb/test.py:404: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection /ClickHouse/tests/integration/test_table_function_mongodb/test.py:202: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:296: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_with_validation /ClickHouse/tests/integration/test_table_function_mongodb/test.py:271: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:86: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 75.27s setup test_userspace_page_cache/test.py::test_basics 71.38s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 28.72s teardown test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 26.53s call test_system_logs_recreate/test.py::test_system_logs_recreate 24.69s setup test_table_function_mongodb/test.py::test_auth_source 22.84s setup test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 22.01s teardown test_userspace_page_cache/test.py::test_size_adjustment 21.63s teardown test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 21.51s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 20.59s call test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 20.51s call test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 20.50s call test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 20.48s call test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 19.42s setup test_zookeeper_config/test_password.py::test_identity 19.18s call test_userspace_page_cache/test.py::test_size_adjustment 18.75s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 18.40s setup test_transactions/test.py::test_rollback_unfinished_on_restart1 17.36s setup test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 16.69s setup test_storage_postgresql/test.py::test_where_false 13.89s setup test_union_header/test.py::test_read 13.73s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 13.72s setup test_storage_url/test.py::test_file_formats[CSV] 13.06s setup test_system_logs_recreate/test.py::test_drop_system_log 12.19s call test_system_logs_recreate/test.py::test_drop_system_log 12.14s teardown test_zookeeper_config/test_password.py::test_identity 11.64s setup test_user_defined_object_persistence/test.py::test_persistence 9.50s call test_user_defined_object_persistence/test.py::test_persistence 7.53s teardown test_union_header/test.py::test_read 7.51s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 6.39s teardown test_storage_url/test.py::test_url_cluster_with_named_collection 6.29s teardown test_storage_postgresql/test.py::test_where_false 5.12s call test_system_logs_comment/test.py::test_system_logs_comment 4.95s setup test_system_logs_comment/test.py::test_system_logs_comment 4.13s teardown test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 4.04s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 3.82s call test_transactions/test.py::test_rollback_unfinished_on_restart1 3.66s setup test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 3.48s call test_transactions/test.py::test_rollback_unfinished_on_restart2 3.43s call test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 3.40s call test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 3.39s teardown test_table_function_mongodb/test.py::test_simple_select_uri 3.37s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 2.81s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 2.75s call test_table_function_mongodb/test.py::test_oid 2.17s call test_userspace_page_cache/test.py::test_basics 2.12s teardown test_transactions/test.py::test_rollback_unfinished_on_restart2 2.06s call test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 2.05s call test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 2.03s call test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 1.94s call test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 1.47s call test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 1.46s call test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 1.46s call test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 1.42s call test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 1.20s call test_table_function_mongodb/test.py::test_simple_select_uri 1.15s setup test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 1.09s teardown test_user_defined_object_persistence/test.py::test_persistence 1.07s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 1.06s teardown test_system_logs_comment/test.py::test_system_logs_comment 0.95s call test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access 0.92s setup test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.91s setup test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 0.91s setup test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 0.88s call test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.84s setup test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] 0.76s setup test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 0.76s call test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.76s setup test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 0.76s setup test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.66s call test_storage_url/test.py::test_file_formats[CSV] 0.66s call test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part 0.65s setup test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 0.65s call test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.65s setup test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 0.63s call test_table_function_mongodb/test.py::test_simple_select 0.61s setup test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 0.58s call test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 0.57s call test_table_function_mongodb/test.py::test_secure_connection 0.56s call test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.53s setup test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 0.48s call test_table_function_mongodb/test.py::test_secure_connection_uri 0.46s call test_storage_url/test.py::test_file_formats[JSONEachRow] 0.45s call test_storage_postgresql/test.py::test_where_false 0.43s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.39s call test_storage_url/test.py::test_table_function_url_access_rights 0.30s setup test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 0.30s call test_storage_url/test.py::test_url_cluster 0.29s call test_table_function_mongodb/test.py::test_auth_source 0.27s call test_table_function_mongodb/test.py::test_complex_data_type 0.26s call test_storage_url/test.py::test_file_formats[TSV] 0.26s call test_storage_url/test.py::test_file_formats[Parquet] 0.25s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 0.25s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 0.25s setup test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 0.25s call test_zookeeper_config/test_password.py::test_identity 0.19s call test_storage_url/test.py::test_partition_by 0.18s call test_storage_url/test.py::test_url_cluster_with_named_collection 0.18s call test_table_function_mongodb/test.py::test_missing_columns 0.13s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.13s call test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.13s call test_table_function_mongodb/test.py::test_incorrect_data_type 0.12s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.12s call test_union_header/test.py::test_read 0.08s call test_table_function_mongodb/test.py::test_no_credentials 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] 0.00s teardown test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] 0.00s setup test_userspace_page_cache/test.py::test_size_adjustment 0.00s teardown test_table_function_mongodb/test.py::test_auth_source 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] 0.00s teardown test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart2 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s setup test_table_function_mongodb/test.py::test_simple_select_uri 0.00s setup test_zero_copy_unfreeze/test.py::test_unfreeze[s3] 0.00s teardown test_userspace_page_cache/test.py::test_basics 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_storage_url/test.py::test_url_cluster 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] 0.00s setup test_table_function_mongodb/test.py::test_no_credentials 0.00s setup test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch 0.00s teardown test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type 0.00s setup test_table_function_mongodb/test.py::test_oid 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_table_function_mongodb/test.py::test_simple_select 0.00s setup test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_table_function_mongodb/test.py::test_oid 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] 0.00s teardown test_storage_url/test.py::test_table_function_url_access_rights 0.00s setup test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns 0.00s teardown test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] 0.00s setup test_storage_url/test.py::test_url_cluster_with_named_collection 0.00s setup test_storage_url/test.py::test_partition_by 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s setup test_storage_url/test.py::test_file_formats[TSV] 0.00s setup test_table_function_mongodb/test.py::test_missing_columns 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials 0.00s setup test_storage_url/test.py::test_table_function_url_access_rights 0.00s teardown test_storage_url/test.py::test_file_formats[TSV] 0.00s teardown test_storage_url/test.py::test_file_formats[CSV] 0.00s teardown test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s setup test_table_function_mongodb/test.py::test_simple_select 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s teardown test_storage_url/test.py::test_url_cluster 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s teardown test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s teardown test_storage_url/test.py::test_partition_by =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_storage_url/test.py::test_file_formats[CSV] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] PASSED test_storage_url/test.py::test_file_formats[Parquet] PASSED test_storage_url/test.py::test_file_formats[TSV] PASSED test_storage_url/test.py::test_partition_by PASSED test_storage_url/test.py::test_table_function_url_access_rights PASSED test_storage_url/test.py::test_url_cluster PASSED test_storage_url/test.py::test_url_cluster_with_named_collection PASSED test_storage_postgresql/test.py::test_where_false PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[encrypted] PASSED test_zero_copy_unfreeze/test.py::test_unfreeze[s3] PASSED test_table_function_mongodb/test.py::test_auth_source PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_table_function_mongodb/test.py::test_complex_data_type PASSED test_table_function_mongodb/test.py::test_incorrect_data_type PASSED test_table_function_mongodb/test.py::test_missing_columns PASSED test_table_function_mongodb/test.py::test_no_credentials PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_table_function_mongodb/test.py::test_oid PASSED test_table_function_mongodb/test.py::test_secure_connection PASSED test_table_function_mongodb/test.py::test_secure_connection_uri PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_table_function_mongodb/test.py::test_simple_select PASSED test_table_function_mongodb/test.py::test_simple_select_uri PASSED test_user_zero_database_access/test_user_zero_database_access.py::test_user_zero_database_access PASSED test_union_header/test.py::test_read PASSED test_zookeeper_config/test_password.py::test_identity PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_zero_copy_replication_drop_detached_part/test.py::test_drop_detached_part PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-ordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[AzureQueue-unordered] PASSED test_userspace_page_cache/test.py::test_basics PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-ordered] PASSED test_storage_s3_queue/test_0.py::test_delete_after_processing[S3Queue-unordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[ordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_file[unordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[ordered] PASSED test_storage_s3_queue/test_0.py::test_direct_select_multiple_files[unordered] PASSED test_userspace_page_cache/test.py::test_size_adjustment PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-ordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[AzureQueue-unordered] PASSED test_user_defined_object_persistence/test.py::test_persistence PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-ordered] PASSED test_storage_s3_queue/test_0.py::test_failed_retry[S3Queue-unordered] PASSED test_storage_s3_queue/test_0.py::test_multiple_tables_meta_mismatch PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[ordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_many_views[unordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[ordered] PASSED test_storage_s3_queue/test_0.py::test_streaming_to_view[unordered] ================= 56 passed, 11 warnings in 217.00s (0:03:36) ==================